home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 June
/
Designer's Club 1998 June.iso
/
mac
/
Idea Source@
/
Main.Dir
/
00006_hidem.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-28
|
211 b
|
10 lines
on mouseDown
puppetSound(2, "click")
repeat while the mouseDown
set the visible of sprite the clickOn to 0
updateStage()
end repeat
set the visible of sprite the clickOn to 1
updateStage()
end